home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 515 / smmenu18 / mail.cmd < prev    next >
OS/2 REXX Batch file  |  1991-10-21  |  2KB  |  35 lines

  1.  
  2. The following commands are available within the GE Mail ENTER command.
  3.  
  4.  1.  *ACC,addr       - Adds addresses to the CC list.
  5.  2.  *ATO,addr       - Adds addresses to the TO list.
  6.  3.  *CC,addr        - Changes the addresses in the CC list.
  7.  4.  *CHAVC          - Editing command to change the text of the current
  8.                        letter.
  9.  5.  *COPY,nnnnnnn   - Copies an existing letter into the current letter.
  10.  6.  *DELETE,n       - Deletes line n from the current letter.
  11.  7.  *HELP           - Prints commands available to the ENTER command.
  12.  8.  *INSERT,n       - Inserts subsequent line text after line.
  13.  9.  *LIST           - Lists the current entered letter.
  14. 10.  *LNH            - Lists the current letter without header information.
  15. 11.  *LOCATE         - Editing command to locate text in the current letter.
  16. 12.  *M              - Same as *CHAVC.
  17. 13.  *NEXT           - Permits the current letter to authorized users and
  18.                        returns user to the ENTER mode.
  19. 14.  *n,text         - Replaces line n in the current letter with text.
  20. 15.  ^n              - Back up n lines in the current letter.
  21. 16.  *PASS           - Provides extra security protection to the current
  22.                        letter.
  23. 17.  *RESEQUENCE     - Resequences the line numbers in the current text.
  24. 18.  *SEND           - Permits the current letter to authorized users and
  25.                        returns user to the GE Mail command level.
  26. 19.  *SUB,desc       - Changes the letter subject.
  27. 20.  *TAB,/ch/n      - Establishes a TAB character and positions.
  28. 21.  *TO,addr        - Changes the addresses in the TO list.
  29. 22.  *UPLOAD         - Accepts input from Local disk file or tape.
  30. 23.  *WIPE           - Erases the text of the current letter and returns to
  31.                        ENTER level.
  32. 24.  *X              - Erases the text of current letter and returns to
  33.                        GE Mail command level.
  34.  
  35.